- self-programming nc system
- система ЧПУ с подготовкой УП у станка
Англо-русский словарь по машиностроению. Академик.ру. 2011.
Англо-русский словарь по машиностроению. Академик.ру. 2011.
Self (programming language) — Infobox programming language name = Self paradigm = object oriented prototype based year = 1986 designer = David Ungar, Randall Smith developer = David Ungar, Randall Smith, Stanford University, Sun Microsystems latest release version = 4.3… … Wikipedia
Self-reconfiguring modular robot — Modular self reconfiguring robotic systems or self reconfigurable modular robots are autonomous kinematic machines with variable morphology. Beyond conventional actuation, sensing and control typically found in fixed morphology robots, self… … Wikipedia
Self-Reconfiguring Modular Robotics — Modular self reconfiguring robotic systems or self reconfigurable modular robots are autonomous kinematic machines with variable morphology. Beyond conventional actuation, sensing and control typically found in fixed morphology robots, self… … Wikipedia
Self (disambiguation) — A self is an individual person, from his or her own perspective. Self may also refer to:* Self (novel), by Yann Martel * Self (magazine), a US magazine * Bill Self, American college basketball coach at the University of Kansas * Will Self, an… … Wikipedia
Self-replication — is any process by which a thing might make a copy of itself. Biological cells, given suitable environments, reproduce by cell division. During cell division, DNA is replicated and can be transmitted to offspring during reproduction. Biological… … Wikipedia
Self-assembly — is a term used to describe processes in which a disordered system of pre existing components forms an organized structure or pattern as a consequence of specific, local interactions among the components themselves, without external direction.Self … Wikipedia
Self (Programmiersprache) — Self The Power of Simplicity Objektorientierte Sprache Basisdaten Entwickler Sun Aktuelle Version 4.4 (16. Juli 2010) Betriebssystem … Deutsch Wikipedia
Self-Monitoring, Analysis, and Reporting Technology — Self Monitoring, Analysis, and Reporting Technology, or S.M.A.R.T. (sometimes written SMART), is a monitoring system for computer hard disks to detect and report on various indicators of reliability, in the hope of anticipating… … Wikipedia
Self-testing code — is software which incorporates built in tests (see test first development).In Java, to execute a unit test from the command line, a class can have methods like the following.// Executing main runs the unit test. public static void main(String []… … Wikipedia
Self-modifying code — In computer science, self modifying code is code that alters its own instructions, intentionally or otherwise, while it is executing.Self modifying code is quite straightforward to write when using assembly language (taking into account the CPU… … Wikipedia
Self-documenting — In computer programming, self documenting (or self describing) is a common descriptor for source code that follows certain loosely defined conventions for naming and structure. These conventions are intended to enable developers, users and… … Wikipedia